home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-10-02 | 766 b | 20 lines | [TEXT/GEOL] |
- Item 0563894 2-Oct-89 12:16
-
- From: D4132 Farallon, R & D,PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: View initialization
-
- I have a view that gets created with templates and I want to find out what the
- view's global coordinates are when it's initialized. The trouble is, you can't
- just do a Focus(), follow by LocalToGlobal of the view's extent, since Focus()
- fails because the fShown flag is still false at initialization time. I can't
- figure out any way around this problem without using a lot of kludgy code
- that's likely to come back and bite me. Is there an easy way to get at the
- global coordinates before the view is made visible?
-
- Joe Sensendorf
- Farallon Computing
-
-